Manage user claims in asp net core
How to manage user claims i.e add or remove claims for a user in asp.net core using the identity api ...View More
Manage user roles in asp net core identity
How to add or remove roles for a given user using the asp.net core identity api Text version of the ...View More
Add or remove users from role in asp net core
In this video we will discuss how to manage role membership i.e add or remove users from a given rol ...View More
Keeping domain models and database schema in sync in asp net core
In this video we will discuss 1. How to keep domain models and database schema in sync using migrati ...View More
Entity Framework - Part 9 - Deleting Data
In this episode we select a task that we want to delete and remove it from the database. Music court ...View More